selectDate

fun selectDate(localDate: LocalDate?)

Updates the UI state with the selected date.

Parameters

localDate

The date selected by the user.